Xfinium.Pdf.PdfFunctions Namespace > PdfExponentialFunction Class > PdfExponentialFunction Constructor : PdfExponentialFunction Constructor(Double[],Double[],Int32) |
'Declaration
Public Function New( _ ByVal c0() As Double, _ ByVal c1() As Double, _ ByVal exponent As Integer _ )
'Usage
Dim c0() As Double Dim c1() As Double Dim exponent As Integer Dim instance As New PdfExponentialFunction(c0, c1, exponent)
public: PdfExponentialFunction( array<double>^ c0, array<double>^ c1, int exponent )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library